:: Monad m => (a -> b) -> (m a -> m b) package:termonad

Promote a function to a monad.